← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 16:10:05 2022
Reported on Wed Dec 14 16:12:58 2022

Filename(eval 352)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 15 statements in 77µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
3331165µs14.1msJSON::Schema::Modern::::_add_resourcesJSON::Schema::Modern::_add_resources
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package JSON::Schema::Modern;
21577µs1513.4ms
# spent 14.1ms (165µs+14.0) within JSON::Schema::Modern::_add_resources which was called 33 times, avg 428µs/call: # 18 times (122µs+564µs) by JSON::Schema::Modern::__ANON__[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/JSON/Schema/Modern.pm:676] at line 674 of JSON/Schema/Modern.pm, avg 38µs/call # 8 times (22µs+4.35ms) by JSON::Schema::Modern::add_schema at line 196 of JSON/Schema/Modern.pm, avg 546µs/call # 7 times (21µs+9.06ms) by JSON::Schema::Modern::add_schema at line 182 of JSON/Schema/Modern.pm, avg 1.30ms/call
sub _add_resources {$$wrapped->(@_);}
# spent 13.4ms making 15 calls to JSON::Schema::Modern::__ANON__[(eval 333)[Class/Method/Modifiers.pm:89]:1], avg 894µs/call
3;